home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sport Stretch Interactive Stretching
/
Sport Stretch Interactive Stretching.iso
/
pc
/
PGFINISH.DIR
/
00024_exit button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-08-24
|
221 b
|
12 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("buttonEO")
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("buttonE")
end
on mouseUp me
go(1, "exit.dir")
end